Package-level declarations
Types
Link copied to clipboard
class ActionNotLaunchableException(val action: Action, val reason: Action.LaunchableStatus.NotLaunchable) : Exception
Thrown when trying to launch an Action that is not launchable.
Link copied to clipboard
Entry-point of the Luscii SDK.
Link copied to clipboard
class LusciiConfiguration
Configuration for Luscii.
Link copied to clipboard
Thrown when Luscii.authenticate has not been called yet, and is required to be.